type google.golang.org/grpc/experimental/balancer/weight.attributeKey
3 uses
google.golang.org/grpc/experimental/balancer/weight (current package)
weight.go#L33: type attributeKey struct{}
weight.go#L49: endpoint.Attributes = endpoint.Attributes.WithValue(attributeKey{}, epInfo)
weight.go#L57: v := endpoint.Attributes.Value(attributeKey{})
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)